FlexReport for WinForms | ComponentOne
C1.Win.FlexReport.CustomFields.4.8 Assembly / C1.Win.FlexReport.CustomFields.Maps Namespace / MapOwnedCollectionBase<T> Class / Owner Property

In This Topic
    Owner Property (MapOwnedCollectionBase<T>)
    In This Topic
    Syntax
    'Declaration
     
    Public Property Owner As Map
    public Map Owner {get; set;}
    See Also